@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
::-webkit-scrollbar {
  width: 12px;
  height: 12px;
  background-color: #F5F5F5;
}
::-webkit-scrollbar-track {
  border-radius: 12px;
  background-color: #E2E2E2;
}
::-webkit-scrollbar-thumb {
  border-radius: 12px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
::selection {
  background-color: #01317b;
  color: #fff;
}
::-moz-selection {
  background-color: #01317b;
  color: #fff;
}
::-webkit-selection {
  background-color: #01317b;
  color: #fff;
}
#wjdh-kefu .wjdh-kefu-qq p,
#wjdh-kefu .wjdh-kefu-qq a,
#wjdh-kefu .wjdh-kefu-tel p,
#wjdh-kefu .wjdh-kefu-tel img,
#wjdh-kefu .wjdh-kefu-erweima img {
  box-sizing: content-box;
}
* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
  max-width: 1920px;
  margin: 0 auto !important;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.webqq_ewm {
  box-sizing: content-box;
}
html {
  cursor: url(../images/cur.png), default;
}
a {
  cursor: url(../images/Acur.png), default;
}
textarea {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}
input[type="text"] {
  animation: animated 1s infinite;
  -moz-animation: animated 1s infinite;
  -webkit-animation: animated 1s infinite;
  -o-animation: animated 1s infinite;
}
input[type="button"] {
  cursor: url(../images/Acur.png), default !important;
}
input,
button {
  outline: none;
}
@keyframes animated {
  0% {
    cursor: url('../images/Pcuro1.png'), auto;
  }
  8.8% {
    cursor: url('../images/Pcuro2.png'), auto;
  }
  17.6% {
    cursor: url('../images/Pcuro3.png'), auto;
  }
  26.4% {
    cursor: url('../images/Pcuro4.png'), auto;
  }
  35.2% {
    cursor: url('../images/Pcuro5.png'), auto;
  }
  44% {
    cursor: url('../images/Pcuro6.png'), auto;
  }
  52.8% {
    cursor: url('../images/Pcuro7.png'), auto;
  }
  61.6% {
    cursor: url('../images/Pcuro8.png'), auto;
  }
  70.4% {
    cursor: url('../images/Pcuro9.png'), auto;
  }
  79.2% {
    cursor: url('../images/Pcuro10.png'), auto;
  }
  88% {
    cursor: url('../images/Pcuro11.png'), auto;
  }
  100% {
    cursor: url('../images/Pcuro12.png'), auto;
  }
}
.wjdh-ico1,
.wjdh-ico2 {
  vertical-align: middle;
}
.le,
.left {
  float: left;
}
.ri,
.right {
  float: right;
}
.clear {
  clear: both;
}
.center {
  width: 1280px;
  margin: 0 auto;
  position: relative;
}
.center::after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  font-size: 0;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.leftWow,
.rightWow,
.bottomWow,
.mos {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
.jz {
  position: absolute;
  display: block;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fd:hover,
.fd:focus {
  -webkit-animation: fd 1s;
  animation: fd 1s;
  box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
@-webkit-keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
@keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
.tops {
  width: 100%;
  height: 259px;
  transition: 0.5s;
  z-index: 99999999;
}
.tops .ding {
  width: 100%;
  height: 45px;
  background-color: #01317b;
}
.tops .ding .center {
  width: 1360px;
}
.tops .ding .ti {
  float: left;
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 30px;
  color: #fff;
  background: url("../images/ti1.png") no-repeat left center;
  line-height: 45px;
}
.tops .ding .right a {
  float: left;
  display: block;
  padding: 0 26px;
  border-right: 1px solid rgba(255, 255, 255, 0.1);
  line-height: 45px;
  font-size: 16px;
  color: #fff;
}
.tops .ding .right .search {
  float: right;
  width: 123px;
  height: 45px;
  text-align: right;
  line-height: 45px;
  font-size: 16px;
  background: url(../images/ss.png) no-repeat 26px center;
  position: relative;
  color: #fff;
  cursor: pointer;
}
.tops .ding .right .box1 {
  position: absolute;
  top: 45px;
  right: 0px;
  display: none;
  width: 250px;
  height: 40px;
  line-height: 40px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.1);
  z-index: 99;
}
.tops .ding .right .box1 input {
  float: left;
  box-sizing: border-box;
  padding: 0 10px;
  width: 150px;
  height: 40px;
  background: transparent;
}
.tops .ding .right .box1 .sss {
  float: right;
  width: 50px;
  height: 40px;
  background: url("../images/ss2.png") no-repeat center;
  cursor: pointer;
}
.tops .logos {
  width: 1360px;
  margin: 0 auto;
  height: 150px;
}
.tops .logos .logo {
  float: left;
  margin-top: 30px;
}
.tops .logos .logo img {
  display: block;
}
.tops .logos .dh {
  float: right;
  margin: 48px 66px 0 0;
}
.tops .logos .dh p {
  line-height: 16px;
  height: 16px;
  color: #666;
  box-sizing: border-box;
  padding-left: 26px;
  background: url("../images/dh1.png") no-repeat left center;
}
.tops .logos .dh span {
  display: block;
  margin-top: 18px;
  font-family: arial;
  font-size: 28px;
  font-weight: bold;
  line-height: 20px;
  color: #333;
}
.tops .logos .topxunpan {
  position: relative;
  width: 50px;
  height: 50px;
  margin-top: 50px;
  background: url("../images/lb.png") no-repeat center;
  float: right;
  font-size: 0;
}
.tops .logos .topxunpan .xp {
  width: 50px;
  height: 50px;
  position: relative;
  cursor: pointer;
}
.tops .logos .topxunpan .xp img {
  margin-right: 2px;
  margin-right: 5px;
  vertical-align: baseline;
}
.tops .logos .topxunpan a {
  line-height: 34px;
  color: #333;
  float: right;
  font-size: 14px;
  display: inline-block;
  transition: 0.7s;
}
.tops .logos .topxunpan .topxunpan a:hover {
  color: #999;
}
.tops .logos .topxunpan .topxunpan a::after {
  content: '|';
  margin-left: 5px;
  margin-right: 5px;
  color: #aaaaaa;
}
.tops .logos .topxunpan .xp #xunpantip {
  z-index: 999999999999999999999;
  position: absolute;
  top: 40px;
  left: 50% !important;
  width: 180px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #333;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #fff;
  border-radius: 4px;
  opacity: 0;
}
.tops .logos .topxunpan .xp #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #fff;
}
.tops .logos .topxunpan .xp #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
  font-size: 14px;
  z-index: 999999999999999999999;
}
.tops .logos .topxunpan .xp #xunpantip {
  z-index: 999999999999999999999;
  position: absolute;
  top: 45px;
  left: 0;
  width: 180px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  -webkit-transform: translateX(-50%) scale(0);
  -moz-transform: translateX(-50%) scale(0);
  -o-transform: translateX(-50%) scale(0);
  -ms-transform: translateX(-50%) scale(0);
  transform: translateX(-50%) scale(0);
  -webkit-transition: transform 0.4s, opacity 0.4s;
  -moz-transition: transform 0.4s, opacity 0.4s;
  -o-transition: transform 0.4s, opacity 0.4s;
  -ms-transition: transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
  background-color: #01317b;
  border-radius: 4px;
  opacity: 0;
}
.tops .logos .topxunpan .xp #xunpantip::after {
  content: '';
  position: absolute;
  top: -16px;
  left: 50%;
  width: 0;
  height: 0;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  border: 8px solid transparent;
  border-bottom-color: #01317b;
}
.tops .logos .topxunpan .xp #xunpantip.xunpantextactive {
  -webkit-transform: translateX(-50%) scale(1);
  -moz-transform: translateX(-50%) scale(1);
  -o-transform: translateX(-50%) scale(1);
  -ms-transform: translateX(-50%) scale(1);
  transform: translateX(-50%) scale(1);
  opacity: 1;
  z-index: 999999999999999999999;
}
.nav {
  width: 100%;
  height: 64px;
  z-index: 999999;
  position: relative;
  background: #fff;
  border-top: 1px solid #f7f7f7;
  box-sizing: border-box;
  transition: 0.5s;
}
.nav .menu {
  width: 1360px;
  margin: auto;
}
.nav .menu > ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  box-sizing: border-box;
  padding: 0 32px;
}
.nav .menu > ul li:last-child > a::before {
  display: none;
}
.nav .menu > ul li {
  text-align: center;
  height: 63px;
  box-sizing: border-box;
  z-index: 999;
  transition: 0.5s;
  float: left;
}
.nav .menu > ul li.another > a {
  color: #fff;
  font-weight: bold;
}
.nav .menu > ul li.another > a::after {
  height: 63px;
}
.nav .menu > ul li:hover > a {
  color: #fff;
  font-weight: bold;
}
.nav .menu > ul li:hover > a::after {
  height: 63px;
}
.nav .menu > ul li > a {
  display: block;
  height: 63px;
  line-height: 63px;
  font-size: 16px;
  color: #333;
  transition: 0.5s;
  position: relative;
}
.nav .menu > ul li > a::before {
  width: 1px;
  height: 15px;
  transition: 0.5s;
  background-color: #dedede;
  position: absolute;
  top: 25px;
  right: -27px;
  content: "";
  z-index: -2;
}
.nav .menu > ul li > a::after {
  width: 100%;
  box-sizing: content-box;
  padding: 0 30px;
  height: 0;
  transition: 0.5s;
  background: #f69900;
  position: absolute;
  top: 0px;
  left: -30px;
  content: "";
  z-index: -1;
}
.nav .menu > ul li .listdw {
  display: none;
  width: 150px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.nav .menu > ul li .listdw a:last-child {
  border: none;
}
.nav .menu > ul li .listdw a:hover::after {
  width: 100%;
}
.nav .menu > ul li .listdw a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  background: #01317b;
  font-size: 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  box-sizing: border-box;
  padding: 0 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s;
  color: #fff;
  position: relative;
  z-index: 99;
}
.nav .menu > ul li .listdw a::after {
  width: 0;
  height: 40px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0px;
  left: 0px;
  content: "";
  transition: 0.5s;
  z-index: -1;
}
.nav .menu > ul li .showdw {
  display: none;
  width: 100%;
  height: 500px;
  background: #fff url(../images/menubg1.jpg) no-repeat center;
  border-top: 1px solid #eee;
  box-sizing: border-box;
  padding: 55px 0 82px 0;
  text-align: left;
  position: absolute;
  left: 0;
  box-shadow: 0 5px 5px 1px rgba(0, 0, 0, 0.05);
}
.nav .menu > ul li .showdw .dwbox {
  width: 1280px;
  margin: auto;
}
.nav .menu > ul li .showdw .dwbox .tit {
  float: left;
  width: 230px;
  height: 88px;
  margin-top: 60px;
  background: url(../images/menu-ti.png) no-repeat 10px bottom;
  line-height: 55px;
  font-size: 24px;
  color: #01317b;
}
.nav .menu > ul li .showdw .dwbox .tit h3 {
  line-height: 55px;
}
.nav .menu > ul li .showdw .dwbox .tit p {
  font-size: 42px;
  line-height: 33px;
  font-family: arial;
  margin-left: -3px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
}
.nav .menu > ul li .prodw .dwbox .tit {
  background: url(../images/menu-ti.png) no-repeat 40px bottom;
}
.nav .menu > ul li .prodw .proright {
  width: 975px;
  float: right;
}
.nav .menu > ul li .prodw .proright dl:nth-child(4n) {
  margin-right: 0;
}
.nav .menu > ul li .prodw .proright dl {
  display: block;
  width: 200px;
  float: left;
  margin-right: 58px;
}
.nav .menu > ul li .prodw .proright dl dt {
  display: block;
  width: 100%;
  height: 44px;
  line-height: 44px;
  background: #01317b;
  position: relative;
  border-radius: 5px;
  box-sizing: border-box;
  padding: 0 30px 0 10px;
  font-size: 18px;
  margin-bottom: 6px;
  color: #fff;
}
.nav .menu > ul li .prodw .proright dl dt a {
  color: #fff;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.nav .menu > ul li .prodw .proright dl dt::after {
  width: 10px;
  height: 44px;
  position: absolute;
  top: 0px;
  right: 15px;
  content: "＞";
  font-size: 16px;
  line-height: 43px;
  transform: scale(1, 2);
  color: #fff;
}
.nav .menu > ul li .prodw .proright dl dd {
  display: block;
  width: 100%;
  height: 52px;
  line-height: 52px;
  position: relative;
}
.nav .menu > ul li .prodw .proright dl dd:hover a {
  color: #01317b;
}
.nav .menu > ul li .prodw .proright dl dd::after {
  width: 5px;
  height: 5px;
  background: #ccc;
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 25px;
  right: 10px;
}
.nav .menu > ul li .prodw .proright dl dd::before {
  width: 5px;
  height: 5px;
  background: #01317b;
  content: "";
  border-radius: 50%;
  position: absolute;
  top: 25px;
  right: 20px;
}
.nav .menu > ul li .prodw .proright dl dd a {
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #666666;
  font-size: 16px;
  position: relative;
  border-bottom: 1px solid #eee;
  box-sizing: border-box;
  padding: 0 35px 0 10px;
}
.nav .menu > ul li .prodw .proright dl dd a::before {
  content: '';
  display: block;
  transition: 0.7s;
  width: 0px;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: #01317b;
  z-index: 99999;
}
.nav .menu > ul li .prodw .proright dl dd a:hover:before {
  width: 100%;
}
.nav .menu > ul li .newdw {
  height: 400px;
  background: #fff url(../images/menubg2.jpg) no-repeat center top;
}
.nav .menu > ul li .newdw .newright {
  width: 1005px;
  float: right;
}
.nav .menu > ul li .newdw .newright .tabs {
  width: 100%;
  height: 44px;
}
.nav .menu > ul li .newdw .newright .tabs a.on {
  background: #01317b url(../images/menu-mo1.png) no-repeat 130px center;
  color: #fff;
}
.nav .menu > ul li .newdw .newright .tabs a {
  display: block;
  line-height: 42px;
  width: 177px;
  height: 44px;
  background: #ffffff url(../images/menu-mo2.png) no-repeat 130px center;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  float: left;
  margin-right: 48px;
  box-sizing: border-box;
  padding: 0 50px 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.5s;
  font-size: 18px;
  color: #333;
}
.nav .menu > ul li .newdw .newright dl {
  display: none;
  width: 100%;
  margin-top: -7px;
}
.nav .menu > ul li .newdw .newright dl dd:nth-child(3n) {
  margin-right: 0;
}
.nav .menu > ul li .newdw .newright dl.current {
  display: block;
}
.nav .menu > ul li .newdw .newright dl dd {
  width: 270px;
  height: 64px;
  float: left;
  display: block;
  margin-top: 52px;
  margin-right: 97px;
}
.nav .menu > ul li .newdw .newright dl dd:hover .ti {
  color: #01317b;
}
.nav .menu > ul li .newdw .newright dl dd .ti {
  display: block;
  width: 100%;
  height: 34px;
  border-bottom: 1px solid #eee;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  padding: 0 18px;
  font-size: 16px;
  transition: 0.5s;
  color: #444;
  line-height: 16px;
  background: url(../images/menu-mo3.png) no-repeat left 3px;
}
.nav .menu > ul li .newdw .newright dl dd .ti::before {
  content: '';
  display: block;
  transition: 0.7s;
  width: 0px;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: #01317b;
  z-index: 99999;
}
.nav .menu > ul li .newdw .newright dl dd .ti:hover:before {
  width: 100%;
}
.nav .menu > ul li .newdw .newright dl dd .shi {
  color: #999999;
  margin-top: 19px;
  font-family: arial;
  font-size: 14px;
  line-height: 10px;
}
.nav .menu > ul li .aboutdw {
  height: 400px;
  background: #fff url(../images/menu-bg3.jpg) no-repeat center top;
}
.nav .menu > ul li .aboutdw .aboutright {
  width: 1040px;
  float: right;
}
.nav .menu > ul li .aboutdw .aboutright .fen {
  float: left;
  width: 255px;
  height: 290px;
  border-right: 1px solid #eee;
}
.nav .menu > ul li .aboutdw .aboutright .fen a:last-child {
  border: none;
}
.nav .menu > ul li .aboutdw .aboutright .fen a {
  display: block;
  width: 100%;
  height: 96px;
  background: url(../images/menu-mo4.png) no-repeat 2px center;
  box-sizing: border-box;
  padding: 25px 0 0 90px;
  position: relative;
  border-bottom: 1px solid #eee;
  font-size: 18px;
  line-height: 18px;
  color: #333;
  transition: 0.5s;
}
.nav .menu > ul li .aboutdw .aboutright .fen a:hover {
  color: #01317b;
}
.nav .menu > ul li .aboutdw .aboutright .fen a:hover img {
  transform: scale(1.2);
}
.nav .menu > ul li .aboutdw .aboutright .fen a p {
  color: #999999;
  margin-top: 11px;
  font-family: arial;
  font-size: 14px;
  line-height: 10px;
}
.nav .menu > ul li .aboutdw .aboutright .fen a img {
  border-radius: 50%;
  width: 55px;
  height: 55px;
  transition: 1s;
  position: absolute;
  top: 18px;
  left: 6px;
}
.nav .menu > ul li .aboutdw .aboutright .brief {
  float: right;
  width: 730px;
  margin-top: 15px;
}
.nav .menu > ul li .aboutdw .aboutright .brief .ti {
  width: 100%;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 30px;
  line-height: 30px;
  height: 32px;
  font-weight: bold;
  color: #333;
}
.nav .menu > ul li .aboutdw .aboutright .brief .jie {
  line-height: 36px;
  letter-spacing: 0px;
  color: #666666;
  font-size: 15px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  margin: 25px 0;
}
.nav .menu > ul li .aboutdw .aboutright .brief .mo {
  display: block;
  width: 117px;
  height: 33px;
  background: #01317b url(../images/menu-mo1.png) no-repeat 86px center;
  background-size: 17px;
  border-radius: 5px;
  box-sizing: border-box;
  padding-left: 15px;
  font-size: 14px;
  color: #fff;
  line-height: 33px;
}
.fixedNav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 100000;
  _position: absolute;
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2);
}
.footer {
  width: 100%;
  height: 515px;
  background: url("../images/dibg.jpg") no-repeat center bottom;
  padding-top: 70px;
  box-sizing: border-box;
}
.footer .ly {
  width: 100%;
  height: 45px;
}
.footer .ly #tel {
  margin-left: 21px;
  background: rgba(255, 255, 255, 0.05) url(../images/l2.png) no-repeat 22px center;
}
.footer .ly input {
  width: 260px;
  height: 45px;
  background: rgba(255, 255, 255, 0.05) url(../images/l1.png) no-repeat 22px center;
  line-height: 45px;
  box-sizing: border-box;
  padding-left: 42px;
  color: #fff;
  padding-right: 10px;
  float: left;
}
.footer .ly input::placeholder {
  font-size: 14px;
  line-height: 45px;
  letter-spacing: 0px;
  color: #fff;
}
.footer .ly .yzm {
  position: relative;
  width: 247px;
  height: 45px;
  line-height: 45px;
  float: left;
  margin-left: 20px;
}
.footer .ly .yzm #codeText {
  width: 100%;
  height: 45px;
  background: rgba(255, 255, 255, 0.05) url(../images/l4.png) no-repeat 22px center;
  line-height: 45px;
  box-sizing: border-box;
  padding-left: 42px;
  color: #fff;
  padding-right: 10px;
}
.footer .ly .yzm #imgCode {
  position: absolute;
  right: 8px;
  bottom: 7px;
  width: 74px;
  height: 29px;
  color: #fff;
  background-color: #ccc;
}
.footer .ly #btn {
  width: 130px;
  height: 45px;
  background-color: #f69900;
  color: #fff;
  line-height: 45px;
  display: block;
  cursor: pointer;
  font-size: 16px;
  float: right;
  text-align: center;
}
.footer .ly #contant {
  width: 300px;
  height: 45px;
  background: rgba(255, 255, 255, 0.05) url(../images/l3.png) no-repeat 22px center;
  line-height: 43px;
  box-sizing: border-box;
  padding-left: 42px;
  color: #fff;
  padding-right: 10px;
  float: left;
  display: block;
  margin-left: 21px;
}
.footer .ly #contant::placeholder {
  font-size: 14px;
  letter-spacing: 0px;
  color: #fff;
}
.footer .fle {
  float: left;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 1090px;
  height: 190px;
  margin-top: 40px;
}
.footer .fle .ti {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  color: #fff;
}
.footer .fle p {
  margin: 11px 0 17px;
  color: #516688;
  font-family: arial;
  font-size: 12px;
  line-height: 9px;
}
.footer .fle ul:first-child{
	min-width: 300px;
}
.footer .fle ul{
	min-width: 180px;
}
.footer .fle ul::after{
    content: "";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
    font-size: 0;
  }
.footer .fle li:nth-child(4) {
  float: none;
}
.footer .fle li:nth-child(2n) {
  margin-right: 0;
}
.footer .fle li {
  line-height: 41px;
  letter-spacing: 0px;
  color: #7e8ea7;
  margin-right: 40px;
  transition: 0.5s;
  float: left;
}
.footer .fle li:hover {
  transform: translateX(5px);
}
.footer .fle li:hover a {
  color: #fff;
}
.footer .fle li a {
  color: #7e8ea7;
  transition: 0.3s;
}
.footer .er {
  float: right;
  background: url("../images/er.png") no-repeat center;
  box-sizing: border-box;
  padding: 8px;
  width: 120px;
  height: 120px;
  margin-top: 40px;
}
.footer .er img {
  width: 100%;
  height: 100%;
}
.footer .lian {
  width: 100%;
  height: 90px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer .lian li:nth-child(1) p {
  font-family: arial;
  font-size: 20px;
  margin-bottom: 6px;
}
.footer .lian li:nth-child(2) {
  background: url("../images/li2.png") no-repeat left center;
}
.footer .lian li:nth-child(2) p {
  font-family: arial;
  font-size: 16px;
}
.footer .lian li:nth-child(3) {
  background: url("../images/li3.png") no-repeat left center;
}
.footer .lian li:nth-child(4) {
  padding-left: 18px;
  background: none;
}
.footer .lian li:nth-child(4)::after {
  width: 1px;
  height: 40px;
  background-color: #ffffff;
  opacity: 0.2;
  position: absolute;
  top: 6px;
  left: 0px;
  content: "";
}
.footer .lian li {
  position: relative;
  height: 51px;
  box-sizing: border-box;
  padding: 5px 0 0 68px;
  background: url("../images/li1.png") no-repeat left center;
  letter-spacing: 0.6px;
  color: #ffffff;
  font-size: 14px;
  line-height: 14px;
}
.footer .lian li p {
  margin-top: 0px;
  font-size: 14px;
  line-height: 26px;
  color: #fff;
  letter-spacing: 0;
}
.footer .ban {
  width: 100%;
  line-height: 30px;
  margin-top: 25px;
  font-size: 14px;
  color: #60728f;
  text-align: center;
}
.footer .ban .UrbansubstationBox {
  display: inline-block;
  position: relative;
}
.footer .ban .Urbansubstation {
  position: absolute;
  bottom: 30px;
  left: -50%;
  transform: translateX(-25%);
  background: #f8f8f8;
  width: 0;
  height: 0;
  overflow: hidden;
  box-sizing: border-box;
  line-height: 0;
  font-size: 0;
  border-radius: 10px;
  color: #333 !important;
}
.footer .ban .Urbansubstationfenzhan {
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 16px;
  display: block;
  text-align: center;
  color: #333 !important;
}
.footer .ban .UrbansubstationBoxCenter p {
  width: 94%;
  height: 100%;
  border: 1px dashed #e2e2e2;
  margin: 0 auto 10px;
  border-radius: 5px;
}
.footer .ban .UrbansubstationBoxCenter p a {
  text-align: left;
  position: relative;
  width: 100%;
  box-sizing: border-box;
  display: block;
  color: #666 !important;
  padding: 5px 10px 5px 30px;
  line-height: 26px;
  font-size: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .ban .UrbansubstationBox:hover .Urbansubstation {
  min-width: 160px;
  height: auto;
  background-color: #ffffff;
  box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
}
.footer .ban .Urbansubstation p a:hover::before {
  border-color: #01317b;
}
.footer .ban .Urbansubstation p a:hover::after {
  background: #01317b;
}
.footer .ban .Urbansubstation p a::after {
  content: "";
  width: 6px;
  height: 6px;
  background: #ddd;
  position: absolute;
  top: 16px;
  left: 15px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .ban .Urbansubstation p a::before {
  content: "";
  width: 14px;
  height: 14px;
  border: 1px solid #ddd;
  position: absolute;
  top: 11px;
  left: 10px;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.footer .ban .Urbansubstation p a:hover {
  transform: translateY(-2px);
  color: #01317b !important;
}
.footer .ban a {
  color: #60728f;
}
.footer .ban img {
  vertical-align: middle;
  max-height: 20px;
}
